SELECT * FROM `advertisement` WHERE `module` = 'video' AND `site` = 'cs' AND `enable` = 'true' ORDER BY `display_order` DESC,`id` ASC [ master|RunTime:0.000621s ]
SELECT COUNT(*) AS think_count FROM `videos` WHERE ( MATCH(author) AGAINST('"renaixiaoyao"' IN BOOLEAN MODE) ) LIMIT 1 [ slave|RunTime:0.021874s ]
SELECT * FROM `videos` WHERE ( MATCH(author) AGAINST('"renaixiaoyao"' IN BOOLEAN MODE) ) ORDER BY `up_time` DESC LIMIT 0,24 [ slave|RunTime:0.016167s ]
SELECT * FROM `search` WHERE `keywords` = 'renaixiaoyao' LIMIT 1 [ master|RunTime:0.000531s ]
UPDATE `search` SET `count` = count+1 , `update_date` = now() WHERE `id` = 1130872258 [ master|RunTime:0.003533s ]